klyn.data.internal.EntityManagerState.open
property
public readonly property open as Boolean:
Description

Indicates whether the owning manager accepts operations.

Returns

true until close() is called.

Example
assert EntityManagerState().open