public new PagePropertyList Properties {get;}
public: new property PagePropertyList^ Properties { PagePropertyList^ get(); }
Page page = oProject.Pages[10]; page.Properties.PAGE_REVISION_APPROVEDBY = "John"; string strCounter = page.Properties.PAGE_COUNTER;
Page Class Page Members PagePropertyList Class Page Property