public string RaetoRomance {get; set;}
public: __property string* get_RaetoRomance(); public: __property void set_RaetoRomance( string* value );
'Declaration Public Property RaetoRomance As String
'Usage Dim instance As ImGearXMPLangAlt Dim value As String instance.RaetoRomance = value value = instance.RaetoRomance