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