public int FindMethod { get; set; }
Public Property FindMethod As Integer Get Set Dim instance As BusinessPartnerFindArg Dim value As Integer value = instance.FindMethod instance.FindMethod = value
EXALOGIC