mode property

Implementation

ShadowRootMode get mode =>
    ShadowRootMode.fromValue(js_util.getProperty(this, 'mode'));