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