public string Name { get; }
Public ReadOnly Property Name As String Get
public: property String^ Name { String^ get (); }
function get_Name();
In This Article