[Missing <summary> documentation for "P:NHibernate.Cfg.Mappings.DefaultSchema"]
public string DefaultSchema { get; set; }
Public Property DefaultSchema As String Get Set
public: property String^ DefaultSchema { String^ get (); void set (String^ value); }