caption property

String? caption
getter/setter pair

A caption for the file. Defaults to an empty string if not provided.

Implementation

String? caption = "";