namespace AutoCat { [default_interface] runtimeclass MainPage : Windows.UI.Xaml.Controls.Page { MainPage(); Int32 MyProperty; } }