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