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