public string CustomMarkController {get; set;}
public: __property string* get_CustomMarkController(); public: __property void set_CustomMarkController( string* value );
'Declaration Public Property CustomMarkController As String
'Usage Dim instance As ImGearPageViewTool Dim value As String instance.CustomMarkController = value value = instance.CustomMarkController