|  | IPropertySource Interface | 
Namespace: Mastersign.Bench.PropertyCollections
 Syntax
SyntaxThe IPropertySource type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CanGetValue | 
            Checks, whether this object can retrieve the value for the specified property, or not.
             | 
|  | GetValue | 
            Gets the value of the specified property.
             | 
 See Also
See Also