How can we improve?
string Title {get;}
__property string* get_Title();
property String^ Title { String^ get(); }
'Declaration ReadOnly Property Title As String
'Usage Dim instance As IImGearColorBook Dim value As String value = instance.Title
IImGearColorBook Interface IImGearColorBook Members