public ActionType Action { get; set; }
Public Property Action As ActionType Get Set
public: property ActionType^ Action { ActionType^ get (); void set (ActionType^ value); }
member Action : ActionType with get, set
In This Article