format property

Implementation

GPUTextureFormat get format =>
    GPUTextureFormat.fromValue(js_util.getProperty(this, 'format'));