create property

bool? get create

Implementation

bool? get create;
set create (bool? create)

Implementation

set create(bool? create);