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