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