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