'Declaration ReadOnly Property Title As String
'Usage Dim instance As IImGearColorBook Dim value As String value = instance.Title
string Title {get;}
__property string* get_Title();
'Declaration ReadOnly Property Title As String
'Usage Dim instance As IImGearColorBook Dim value As String value = instance.Title
string Title {get;}
__property string* get_Title();