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