[This is preliminary documentation and is subject to change.]
public List<string> field_list { get; }
Public ReadOnly Property field_list As List(Of String)
public: property List<String^>^ field_list { List<String^>^ get (); }