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