'Declaration
ReadOnly Property UserInterfaces As IEnumerable(Of IUserInterfaceProperties)
IEnumerable<IUserInterfaceProperties> UserInterfaces {get;}
property IEnumerable<IUserInterfaceProperties^>^ UserInterfaces { IEnumerable<IUserInterfaceProperties^>^ get(); }