List<NRStruct> Structs { get; }
ReadOnly Property Structs As List(Of NRStruct) Get
property List<NRStruct^>^ Structs { List<NRStruct^>^ get (); }