Creates a new ICAL.Property instance.
It is important to note that mutations done in the wrapper directly mutate the jCal object used to initialize.
Can also be used to create new properties by passing the name of the property (as a String).
Raw jCal representation OR the new name of the property
Optional
parent: ComponentParent component
Private
_parentPrivate
Optional
_valuesPrivate
Optional
isPrivate
Optional
isPrivate
Optional
isPrivate
_designThe design set for this property, e.g. icalendar vs vcard
The name of this property, in lowercase.
The value type for this property
Private
_decoratePrivate
_hydratePrivate
_setPrivate
_undecoratePrivate
_updateStatic
fromGenerated using TypeDoc
Provides a layer on top of the raw jCal object for manipulating a single property, with its parameters and value.
Alias
ICAL.Property