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