state property

Implementation

PresentationConnectionState get state =>
    PresentationConnectionState.fromValue(js_util.getProperty(this, 'state'));