public Directive(string name) : base(name) { XamlType = XamlType.CreateForBuiltInType(typeof(object)); }