public bool SnapshotIsForDeliveries { get; set; }
Public Property SnapshotIsForDeliveries As Boolean Get Set
public: property bool^ SnapshotIsForDeliveries { bool^ get (); void set (bool^ value); }