placeholder property

String? placeholder
getter/setter pair

A String to return in toString if the title is empty

Implementation

String? placeholder;