| Property | Defined by | ||
|---|---|---|---|
| features : Features | b2ContactID | ||
| _key : uint | b2ContactID | ||
| key : uint | b2ContactID | ||
| Method | Defined by | ||
|---|---|---|---|
| b2ContactID | |||
| b2ContactID | |||
| 
 
Set(id:b2ContactID):void 
 | b2ContactID | ||
| features | property | 
public var features:Features
| _key | property | 
public var _key:uint
| key | property | 
key:uint  [read-write]Implementation
    public function get key():uint
    public function set key(value:uint):void
| b2ContactID | () | constructor | 
public function b2ContactID()
| Copy | () | method | 
| Set | () | method |