'Declaration Public ReadOnly Property Type As System.Nullable(Of OpenXmlCustomTabStopType)
public System.Nullable<OpenXmlCustomTabStopType> Type { get; }
public: __property System.Nullable<OpenXmlCustomTabStopType*>* get_Type();
public:
property System.Nullable<OpenXmlCustomTabStopType^>^ Type { System.Nullable<OpenXmlCustomTabStopType^>^ get(); }