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