'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Instance As EasyUAFormsApplication
'Usage
Dim value As EasyUAFormsApplication value = EasyUAFormsApplication.Instance
[NotNull()] public new static EasyUAFormsApplication Instance {get;}
[NotNull()] public: new static property EasyUAFormsApplication^ Instance { EasyUAFormsApplication^ get(); }