jointName property

XRHandJoint jointName

Implementation

XRHandJoint get jointName =>
    XRHandJoint.fromValue(js_util.getProperty(this, 'jointName'));