kind property

Implementation

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