Method: CSSPool::CSS::Declaration#property

Defined in:
lib/csspool/css/declaration.rb

#propertyObject

Returns the value of attribute property.



4
5
6
# File 'lib/csspool/css/declaration.rb', line 4

def property
  @property
end