'Declaration
Public Property Layouts As NScaleLevelLayoutCollection
'Usage
Dim instance As NScaleLevelLayoutComposite Dim value As NScaleLevelLayoutCollection instance.Layouts = value value = instance.Layouts
public NScaleLevelLayoutCollection Layouts {get; set;}