'Declaration Protected SubMethodsInternal As List(Of String)
'Usage Dim instance As UserAuthenticationKeyboardInteractiveRequestPayload Dim value As List(Of String) value = instance.SubMethodsInternal instance.SubMethodsInternal = value
protected List<string> SubMethodsInternal