namespace PixiEditorTests.ModelsTests.ControllersTests { public class TestPropertyClass { public int IntProperty { get; set; } } }