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