public DateTime EDIDeliverNotBeforeDate { get; set; }
Public Property EDIDeliverNotBeforeDate As DateTime Get Set
public: property DateTime^ EDIDeliverNotBeforeDate { DateTime^ get (); void set (DateTime^ value); }