jointName property

XRHandJoint get jointName

Implementation

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