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