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