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