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