Occupation
public string Occupation { get; set; }
Public Property Occupation As String Get Set Dim instance As Employer Dim value As String value = instance.Occupation instance.Occupation = value
Copyright 2020 by Applied Systems Inc.