Another property we can define for several of the Radio Show fields is InitValue. WDTU has a standard policy that states that news, sports, and weather should be broadcast for a few minutes at the beginning of every hour in the day. We want the Boolean (true/false) fields, News Required, Sports Required, and Weather Required, to default to true.
Setting the default for a field to a specific value simply requires setting the InitValue property to the desired value. In the case of the required Boolean fields, that value is set to true: