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