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