ClearImage .NET API
eyes Property (DLDecoder)





Inlite.Data Namespace > DLDecoder Class : eyes Property
Owner's eyes color
Syntax
'Declaration
 
Public ReadOnly Property eyes As System.String
'Usage
 
Dim instance As DLDecoder
Dim value As System.String
 
value = instance.eyes
public System.string eyes {get;}
public read-only property eyes: System.String; 
public function get eyes : System.String
public:
property System.String^ eyes {
   System.String^ get();
}
See Also

Reference

DLDecoder Class
DLDecoder Members