weatherType property
getter/setter pair
Specifies the weather type for which the sign is applicable. If weather type is WeatherType.UNKNOWN, the sign is actual for all weather types.
Implementation
WeatherType weatherType;
Specifies the weather type for which the sign is applicable. If weather type is WeatherType.UNKNOWN, the sign is actual for all weather types.
WeatherType weatherType;