[NotNullAttribute] public string Name { get; }
<NotNullAttribute> Public ReadOnly Property Name As String Get
public: [NotNullAttribute] property String^ Name { String^ get (); }
[<NotNullAttribute>] member Name : string with get
In This Article