id property

String? id

Implementation

String? get id {
  return _id;
}