public decimal KitComponentPercentage { get; set; }
Public Property KitComponentPercentage As Decimal Get Set
public: property Decimal^ KitComponentPercentage { Decimal^ get (); void set (Decimal^ value); }