Function EditorProperty.keying

Used by the inspector, when the property can add keys for animation.

bool keying() nothrow @property @nogc;

void keying (
  bool v
) nothrow @property @nogc;