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