course is vb.net
DeepPlay FC registered fifteen (15) players for the 2020-2021 football season, After enrollment, players are paid every week from the club's head office in Kumasi. Players total eamings for the week is calculated based on their regular weekly wage and their performance bonus. The Regular weeldy wage is the amount each player receives every week per their individual contracts (baced on their transfer value), Alongside the Regular wage, players may recelve bonuses for each goal scored (Goal Bonus), number of matches played (Match Bonus) and number of clean sheets kept (Clean Sheet Bonus-for only defenders and goal keepers) as shown in Table 1 below. BONUS Table 1. Player Bonuses VALUE Goal Bonus GHC 2000.00 per Goal Match Bonus 0.05% of player's Regular Wage Clean Sheet Bonus 0.07% of player's Regular Wage In an attempt to avoid a lot manual paper work and its associared errors and inconsistences, management has decide to automate the player management process for the team. The first step is to tackle the player earnings processing system. Question One a. Create a class for the Player in case one, using Player Number, Full Name, Position and Regufar Weekly Wage as the members of the Class. RWNE b. Create property procedures for any Two (2) of the above member variables, which will support writing values into and reading values from each property. Be mindful to implements all necessary Validations. c. Create a Merhod for the Player Class to calculate the Match Bonas for a Plaver using the Maseh Bonus in Table 1 and the Numher of Matchiss Played. For sumpticify, the Match Bonts is cakculaind Hes whels DeepPlay FC registered fifteen (15) players for the 2020-2021 football season, After enrollment, players are paid every week from the club's head office in Kumasi. Players total eamings for the week is calculated based on their regular weekly wage and their performance bonus. The Regular weeldy wage is the amount each player receives every week per their individual contracts (baced on their transfer value), Alongside the Regular wage, players may recelve bonuses for each goal scored (Goal Bonus), number of matches played (Match Bonus) and number of clean sheets kept (Clean Sheet Bonus-for only defenders and goal keepers) as shown in Table 1 below. BONUS Table 1. Player Bonuses VALUE Goal Bonus GHC 2000.00 per Goal Match Bonus 0.05% of player's Regular Wage Clean Sheet Bonus 0.07% of player's Regular Wage In an attempt to avoid a lot manual paper work and its associared errors and inconsistences, management has decide to automate the player management process for the team. The first step is to tackle the player earnings processing system. Question One a. Create a class for the Player in case one, using Player Number, Full Name, Position and Regufar Weekly Wage as the members of the Class. RWNE b. Create property procedures for any Two (2) of the above member variables, which will support writing values into and reading values from each property. Be mindful to implements all necessary Validations. c. Create a Merhod for the Player Class to calculate the Match Bonas for a Plaver using the Maseh Bonus in Table 1 and the Numher of Matchiss Played. For sumpticify, the Match Bonts is cakculaind Hes whels