This is the base class from which most business objects will be derived.
Maintains metadata about a property.
static PersonWIthSmartDateField GetPersonWIthSmartDateField(string personName, int year)
static readonly PropertyInfo< string > NameProperty
static readonly PropertyInfo< SmartDate > BirthdateProperty
@ Serializable
Prevents updating or inserting until the transaction is complete.
Provides a date data type that understands the concept of an empty date value.