type property

int? get type

Implementation

int? get type;
set type (int? type)

Implementation

set type(int? type);