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