Property BrokerUri As Uri Get Set
Uri BrokerUri { get; set; }
property Uri^ BrokerUri { Uri^ get (); void set (Uri^ value); }
function get_brokerUri(); function set_brokerUri(value);