Function BoneAttachment.boneName

The name of the attached bone.

String boneName() nothrow @property @nogc;

void boneName (
  String v
) nothrow @property @nogc;