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