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