init0


Description:

public bool init0 { get; set; }

Initializer only used to zero memory, safe to initialize as part of declaration at beginning of block instead of separate assignment.