'Declaration Public ReadOnly Property Runs As System.Collections.Generic.IList(Of TextRun)
public System.Collections.Generic.IList<TextRun> Runs { get; }
public: __property System.Collections.Generic.IList<TextRun*>* get_Runs();
public:
property System.Collections.Generic.IList<TextRun^>^ Runs { System.Collections.Generic.IList<TextRun^>^ get(); }