public Uri ProviderUrl { get; set; }
Public Property ProviderUrl As Uri
public: property Uri^ ProviderUrl { Uri^ get (); void set (Uri^ value); }