canFly

@get:JvmName(name = "canFly")
abstract var canFly: Boolean

If this player can fly.