'Declaration Public ReadOnly Property Value As T
'Usage Dim instance As ImGearXMPEnum(Of T) Dim value As T value = instance.Value
public T Value {get;}
public: __property T* get_Value();
'Declaration Public ReadOnly Property Value As T
'Usage Dim instance As ImGearXMPEnum(Of T) Dim value As T value = instance.Value
public T Value {get;}
public: __property T* get_Value();