flags property

int? get flags

Implementation

int? get flags;
set flags (int? flags)

Implementation

set flags(int? flags);