'Declaration Public ReadOnly Property ParagraphNumberingLevelCount As System.Nullable(Of Integer)
public System.Nullable<int> ParagraphNumberingLevelCount { get; }
public: __property System.Nullable<int> get_ParagraphNumberingLevelCount();
public:
property System.Nullable<int> ParagraphNumberingLevelCount { System.Nullable<int> get(); }