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