See also
Class EfCodeFirstBusinessBase
West Wind Toolkit for .NET
EfCodeFirstBusinessBase<TEntity,TContext>.GetProperty
Retrieves a value from the Properties collection safely. If the value doesn't exist null is returned.
public object GetProperty(string key);
Parameters
key
See also:
Class EfCodeFirstBusinessBase