Hi, The custom properties are added to page type.
I tried that code before as below line,
CustomProperties_StartDate = item.GetValue("StartDate").ToString();
Its results with an error : Object reference not set to an instance of an object.
Any other solution will be appreciated.