Properties blocks before methods blocks cc4m_logo_inline

IDLAYOUT-14
TitleAll properties blocks should come before all methods blocks in classdef files.
PriorityRecommended
Severity level9
DescriptionIn classdef files all properties blocks should come before all methods blocks.
RationaleFor readability, it is advisable to have all properties blocks before the methods blocks in classdef files.