@@ -76,11 +76,11 @@ @property OF_NULLABLE_PROPERTY (nonatomic, copy) OFString *SOCKS5Host; /*! * The port to use on the SOCKS5 proxy. */ -@property uint16_t SOCKS5Port; +@property (nonatomic) uint16_t SOCKS5Port; /*! * @brief Sets the global SOCKS5 proxy host to use when creating a new socket * * @param SOCKS5Host The host to use as a SOCKS5 proxy when creating a new