firstBone property

ActorBone? firstBone

Implementation

ActorBone? get firstBone {
  return _firstBone;
}