 | TrialRequestStudentName Property |
Gets or sets the name of the student.
Namespace:
awsomAPI.Models
Assembly:
awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntaxpublic string StudentName { get; set; }Property Value
Type:
String The name of the student.
See Also