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