open property

bool? get open

Implementation

bool? get open native;
set open (bool? value)

Implementation

set open(bool? value) native;