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