Gets the value of "line-box-contain"
String get lineBoxContain => getPropertyValue('line-box-contain');
Sets the value of "line-box-contain"
set lineBoxContain(String value) { setProperty('line-box-contain', value, ''); }