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