first property

dynamic get first

Implementation

dynamic get first {
  return actions[0];
}