'Declaration ReadOnly Property Name As String
'Usage Dim instance As IImGearColorBookColor Dim value As String value = instance.Name
string Name {get;}
__property string* get_Name();
'Declaration ReadOnly Property Name As String
'Usage Dim instance As IImGearColorBookColor Dim value As String value = instance.Name
string Name {get;}
__property string* get_Name();