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