Gets the value of "bottom"
String get bottom => getPropertyValue('bottom');
Sets the value of "bottom"
set bottom(String value) { setProperty('bottom', value, ''); }