public int AvailableQty { get; }
Public ReadOnly Property AvailableQty As Integer Get
public: property int AvailableQty { int get (); }
member AvailableQty : int with get
In This Article