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