primary property

bool? get primary

Implementation

bool? get primary;
set primary (bool? primary)

Implementation

set primary(bool? primary);