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