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