asPedestrianIndoorFloorChange property
PedestrianInstructionIndoorFloorChange?
get
asPedestrianIndoorFloorChange
Implementation
PedestrianInstructionIndoorFloorChange? get asPedestrianIndoorFloorChange => this.isPedestrianIndoorFloorChange ? this._value as PedestrianInstructionIndoorFloorChange : null;