public Column(string name) : base(name) { _actionScriptType = TypeMapper.Object; _netDataType = "object"; }