'Declaration Public ReadOnly Property ContainerType As ImGearContainerType
'Usage Dim instance As ImGearCap Dim value As ImGearContainerType value = instance.ContainerType
public ImGearContainerType ContainerType {get;}
public: __property ImGearContainerType get_ContainerType();
public: property ImGearContainerType ContainerType { ImGearContainerType get(); }