using System; public class CLSClass { public byte XX { get { return 5; } } public static void Main() {} }