Quick question... how do I set the URL of a reminder? In the Reminders app, user can add a URL when they create a reminder.There's also a "url" property in EKCalendarItem (parent class of EKReminder).However, "url" is always nil both when I set it or when I read it from an existing reminder which contains a URL.Is this a bug?ThanksBill