public virtual T GetSinglePropertyValue<T>( Guid dataObjectId, string property, T defaultValue ) where T : Object, IEquatable<T>