Domain components can declare various properties. Here you can see the following properties: - Value type properties - Name and Birthday; - A property referencing a persistent object - Organization; - A property referencing an entity instance - Spouse; - A collection property - Phones. Click the 'C# Code' tab to see the corresponding source code.
|