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