DI
Dillon-Duncan/PROG7312-ICE-Task-1
The Convict Management Console Application is a simple C# application designed to demonstrate the usage of indexers and property accessors in object-oriented programming. It showcases how to interact with objects using both index-based and attribute name-based accessors, providing a practical example of accessing and modifying object properties.