public int NoPinNos { get; set; }
Public Property NoPinNos As Integer Get Set
public: property int NoPinNos { int get (); void set (int value); }
member NoPinNos : int with get, set
In This Article