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