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