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