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