id property

dynamic get id

Implementation

dynamic get id {
  return data["id"];
}