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