@namespace Sandbox.UI.Dev.Stats @inherits Panel @Value @Title @code { public string Value { get; set; } public string Title { get; set; } }