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