public int NSize { get; }
Public ReadOnly Property NSize As Integer Get
public: property int NSize { int get (); }
member NSize : int with get