state property

Implementation

ESteamNetworkingConnectionState get state =>
    ESteamNetworkingConnectionState.fromValue(ref.state);