int Target { get; set; }
Property Target As Integer
property int Target { int get (); void set (int value); }