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