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