[Missing <summary> documentation for "P:NHibernate.Mapping.Table.IsAbstract"]
public bool IsAbstract { get; set; }
Public Property IsAbstract As Boolean Get Set
public: property bool IsAbstract { bool get (); void set (bool value); }