public string Target { get; set; }
Public Property Target As String
public: property String^ Target { String^ get (); void set (String^ value); }