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