notes# property Revision.notes: str# Add notes to the revision. Examples >>> aedtapp.results.current_revision.notes = "Added a filter to the WiFi Radio." >>> aedtapp.results.current_revision.notes 'Added a filter to the WiFi Radio.'