'Declaration <DescriptionAttribute("The raw date and time the document was most recently modified.")> Public ReadOnly Property ModifyRawDate As System.DateTimeOffset
[Description("The raw date and time the document was most recently modified.")] public System.DateTimeOffset ModifyRawDate { get; }
[Description("The raw date and time the document was most recently modified.")] public: __property System.DateTimeOffset get_ModifyRawDate();
[Description("The raw date and time the document was most recently modified.")] public:
property System.DateTimeOffset ModifyRawDate { System.DateTimeOffset get(); }