object IDbRecord.GetProperty(string property) { return(m_Accessor.GetPropertyValue <object>(m_Instance, property)); }