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