[Missing <summary> documentation for "P:NHibernate.Dialect.Dialect.Keywords"]
public HashedSet<string> Keywords { get; }
Public ReadOnly Property Keywords As HashedSet(Of String) Get
public: property HashedSet<String^>^ Keywords { HashedSet<String^>^ get (); }