organized property

bool? get organized

Implementation

bool? get organized => (_$data['organized'] as bool?);