dpvVacant property

String? dpvVacant
getter/setter pair

Is this place vacant? Returns a single character.

  • Y: The address is vacant * N: The address is not vacant

Implementation

core.String? dpvVacant;