public abstract string UserType {get;}
public: __property abstract string* get_UserType();
public: abstract property String^ UserType { String^ get(); }
'Declaration Public MustOverride ReadOnly Property UserType As String
'Usage Dim instance As ImGearARTCustomMark Dim value As String value = instance.UserType
ImGearARTCustomMark Class ImGearARTCustomMark Members