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