# File lib/dm-core/property_set.rb, line 27
def
named?
(
name
)
@properties
.
key?
(
name
.
to_sym
)
end