type property

int? type

Implementation

int? get type;
void type=(int? type)

Implementation

set type(int? type);