kind property

Implementation

TextTrackKind get kind =>
    TextTrackKind.fromValue(js_util.getProperty(this, 'kind'));