public string Name { get; }
Public ReadOnly Property Name As String Get
public: virtual property String^ Name { String^ get () sealed; }