pub const DIRECT_SET_ERR: &str = "Setting field value directly not allowed";
Error message for when user attempts to set value in a nested struct.