Map<String, dynamic> toMap() { return LanPropertyMapper.ensureInitialized() .encodeMap<LanProperty>(this as LanProperty); }