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