namespace Data { public class ItemDefine:Define { public ImageDef texture; public AttributesDef attributes; } }