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