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