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