و با استفاده از دات نت 3.5 :


class Number
{
public int num { get; set; }
}