first_name property

dynamic first_name

Implementation

get first_name {
  return information["creator"]["first_name"];
}