public string Czech {get; set;}
public: __property string* get_Czech(); public: __property void set_Czech( string* value );
public: property String^ Czech { String^ get(); void set ( String^ value); }
'Declaration Public Property Czech As String
'Usage Dim instance As ImGearXMPLangAlt Dim value As String instance.Czech = value value = instance.Czech
ImGearXMPLangAlt Class ImGearXMPLangAlt Members
©2017. Accusoft Corporation. All Rights Reserved.