Since we are experimenting with model first, we won't have any triggers or constraints in the DB not created from within LLBLGen.
Is it as simple as just setting the properties from InitClassMembers if the default is known by the entity or dependency injection if we need to configure it externally?