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