CommandPropertyAttribute : Attribute, _Attribute
(ctor) CommandPropertyAttribute( AccessLevel level )
(ctor) CommandPropertyAttribute( AccessLevel level, bool readOnly )
(ctor) CommandPropertyAttribute( AccessLevel readLevel, AccessLevel writeLevel )
AccessLevel ReadLevel( get; )
bool ReadOnly( get; )
AccessLevel WriteLevel( get; )