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