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