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