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