Entity(id: UUID, name: String)
Class that contains basic parameters shared between various geofencing entities (e.g., Project, Fence, or Report).
id - The UUID of the fence.
id
name - The fence name.
name