namespace Fie.Object { public enum FieAttribute { NONE, MAGIC, WING, EARTH } }