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