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