string EquationText { get; set; }
Property EquationText As String Get Set
property String^ EquationText { String^ get (); void set (String^ value); }