'Declaration Public ReadOnly Property Value As String
'Usage Dim instance As ImGearXMPString Dim value As String value = instance.Value
public string Value {get;}
public: __property string* get_Value();
'Declaration Public ReadOnly Property Value As String
'Usage Dim instance As ImGearXMPString Dim value As String value = instance.Value
public string Value {get;}
public: __property string* get_Value();