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