Instance Property
address
The address of the endpoint URL excluding the user and password components.
Declaration
var address: String { get set }Declaration
@property (nonatomic, strong) NSString * address;Declaration
address() -> str
setAddress_(address: str)