'Declaration Public Property Text As System.String
'Usage Dim instance As FormulaTextBox Dim value As System.String instance.Text = value value = instance.Text
public System.string Text {get; set;}
'Declaration Public Property Text As System.String
'Usage Dim instance As FormulaTextBox Dim value As System.String instance.Text = value value = instance.Text
public System.string Text {get; set;}