public string Caption {get;}
public: __property string* get_Caption();
public: property String^ Caption { String^ get(); }
'Declaration Public ReadOnly Property Caption As String
'Usage Dim instance As ImGearThumbnailPage Dim value As String value = instance.Caption
ImGearThumbnailPage Class ImGearThumbnailPage Members