'Declaration
Public Property FileCommandIds As System.Integer()
'Usage
Dim instance As NDiagramMainMenuBuilder Dim value() As System.Integer instance.FileCommandIds = value value = instance.FileCommandIds
public System.int[] FileCommandIds {get; set;}