'Declaration Public ReadOnly Property VendorID As ImGearSpotColorVendorID
'Usage Dim instance As ImGearColorBook Dim value As ImGearSpotColorVendorID value = instance.VendorID
public ImGearSpotColorVendorID VendorID {get;}
public: __property ImGearSpotColorVendorID get_VendorID();
public: property ImGearSpotColorVendorID VendorID { ImGearSpotColorVendorID get(); }