star property

  1. @Int()
int star
getter/setter pair

< The contact contains only a '*' character

Implementation

@ffi.Int()
external int star;