 
            | HasSource | Indicates whether a source is defined. | 
| HasValue | Indicates whether a value is defined. | 
| Source | The value source, if any. | 
| TypedValue | The typed value, if defined. | 
| Value | The value, if defined. Typically the TypedValue property should be used for setting. |