Create query to select non-evaluated values for properties or stereotype properties for objects based on specified property name
creates a query
= Property(name
)query
object that the find
method and the createViewArchitecture
method use to select non-evaluated values for
properties or stereotype properties for objects based on specified property
name
.