public int N { get; }
Public ReadOnly Property N As Integer Get
public: property int N { int get (); }
function get_N();
In This Article