'Declaration
<NotNullAttribute()> Protected Function ObtainClient() As IEasyUAClient
'Usage
Dim instance As UADialog Dim value As IEasyUAClient value = instance.ObtainClient()
[NotNull()] protected IEasyUAClient ObtainClient()
[NotNull()] protected: IEasyUAClient^ ObtainClient();