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