isDefault property

String? isDefault
getter/setter pair

determines if this is the default object that should be used for the media:group. There should only be one default object per media:group. It is an optional attribute.

Implementation

String? isDefault;