Nullable<string> Name { get; }
ReadOnly Property Name As Nullable(Of String) Get
property Nullable<String^> Name { Nullable<String^> get (); }