namespace DelftTools.Tests.Controls.Swf.Table.TestClasses { class ClassWithBool{ public bool Enabled { get; set; } } }