-
Returns a new PropertySet that contains all Properties which name ends with the suffix.
Returns a new PropertySet that contains all Properties which name does NOT end with the suffix.
Returns a new PropertySet that contains all Properties which name is not equals the prefix.
Returns a new PropertySet that contains all Properties which name do NOT starts with the prefix.
Returns a PropertySet that contains all Message Properties of this Message
Returns a new PropertySet that contains all Properties which name matches the regular expression.
Returns a new PropertySet that contains all Properties which name starts with the prefix.